-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feat] Add s3 uploading from sdk #31
Conversation
…e on all requests
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
upload is working for me. I did not test download. can't find anything wrong with the code
maybe we should just remove the view the release at:
line since the url will not work since it isn't a presigned url.
Upload progress for windows_amd64: 100
Successfully uploaded files to HyperPlay: https://gateway-b3.valist.io/hyperplaycd/irontest/v0.0.7
Publishing release... done
Confirming transaction 0xfef073aca4877f0eb4cef9b55d325cdc164e0aadba8fb176aa0e80fb823858ea... done
Successfully published hyperplaycd/irontest/v0.0.7!
view the release at:
https://gateway-b3.valist.io/hyperplaycd/irontest/v0.0.7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀 reviewed only the code, I think it should be tested still 🙌
Description
Adds s3 uploading to CLI via @valist/[email protected] implementation. Closes https://github.com/HyperPlay-Gaming/product-management/issues/446
Also closes #29 by skipping publishing and for the time being ignores the
keys
logic to be tested in another branch.Changes
axiosInstance
with cookie jar